home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A.C.E. 2
/
ACE CD 2.iso
/
FILES
/
UTILS
/
HSBASIC2.DMS
/
in.adf
/
HB2Examples2.0.Lha
/
Examples
/
TestRVI
/
TestRVI.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-05-09
|
189 b
|
9 lines
/* Simple REXX test program for VarTest */
/* Make sure VarTest is running first... */
a.1 = "Just a test"
address 'MYPORT' hello
say 'After command status=' status
address 'MYPORT' quit